Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stdlib] Add SIMD.reversed() #3555

Closed
wants to merge 10 commits into from

Conversation

martinvuyk
Copy link
Contributor

Add SIMD.reversed() that reverses by index using shuffle.

Signed-off-by: martinvuyk <[email protected]>
@martinvuyk martinvuyk requested a review from a team as a code owner September 26, 2024 21:22
Signed-off-by: martinvuyk <[email protected]>
Copy link
Collaborator

@JoeLoser JoeLoser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!sync

@JoeLoser
Copy link
Collaborator

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Sep 28, 2024
@JoeLoser
Copy link
Collaborator

JoeLoser commented Oct 2, 2024

!sync

@martinvuyk
Copy link
Contributor Author

@JoeLoser I fixed the issue but the CI is failing because of unrelated reasons

@JoeLoser
Copy link
Collaborator

!sync

@modularbot
Copy link
Collaborator

✅🟣 This contribution has been merged 🟣✅

Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the nightly branch during the next Mojo nightly release, typically within the next 24-48 hours.

We use Copybara to merge external contributions, click here to learn more.

@modularbot modularbot added merged-internally Indicates that this pull request has been merged internally merged-externally Merged externally in public mojo repo labels Oct 16, 2024
modularbot added a commit that referenced this pull request Oct 16, 2024
[External] [stdlib] Add `SIMD.reversed()`

Add `SIMD.reversed()` that reverses by index using shuffle.

ORIGINAL_AUTHOR=martinvuyk
<[email protected]>
PUBLIC_PR_LINK=#3555

Co-authored-by: martinvuyk <[email protected]>
Closes #3555
MODULAR_ORIG_COMMIT_REV_ID: c5c0e5fd7961b98ef7781463f9ed66ff1f6d8ae2
@modularbot
Copy link
Collaborator

Landed in f932a98! Thank you for your contribution 🎉

@modularbot modularbot closed this Oct 16, 2024
@martinvuyk martinvuyk deleted the add-simd-reversed branch October 17, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants